refactor: improve MaterialValueMap and update examples#222
Merged
Conversation
tobre1
added a commit
that referenced
this pull request
Apr 7, 2026
* feat: add function to insert mask at front of material stack * feat: directional process rate based * feat: material value mapping in single particle process rates * feat: single particle process python bindings updated * feat: add mapping in IsotropicProcess * refactor: material mapping, allow custom material registration * feat: materials on CUDA device code * fix: plasma etching models * feat: add material factors in plasma etching model * test adding custom material to domain * refactor: use singleton MaterialRegistry * material registry tests * refactor: update directional process * refactor: udpate ion beam etching model * fix: faraday cage model, update python bindings * small map refactor * fix: bug in mask blur GDS * feat: parallel blur loop * fix: correct material check function in CSV file process * refactor: material info * feat: fix build * chore: format * fix: material info requires string for custom values * feat: MaterialValueMap iterator includes custom values * feat(MaterialValueMap): get entries by index * refactor: SelectiveEpitaxy material handling and emulation examples * refactor: rename header file with MaterialMap * refactor: CF4O2 model and selective epitaxy * fix: clean up finFET example * refactor: MultiParticleProcess uses MaterialValueMap * fix: check all examples * format
tobre1
added a commit
that referenced
this pull request
Apr 7, 2026
* feat: get disk mesh from domain * fix: Plasma models fix (#221) * set a default rateFactor in plasma models * change default sticking in SF6C4F8 model * refactor: improve MaterialValueMap and update examples (#222) * feat: add function to insert mask at front of material stack * feat: directional process rate based * feat: material value mapping in single particle process rates * feat: single particle process python bindings updated * feat: add mapping in IsotropicProcess * refactor: material mapping, allow custom material registration * feat: materials on CUDA device code * fix: plasma etching models * feat: add material factors in plasma etching model * test adding custom material to domain * refactor: use singleton MaterialRegistry * material registry tests * refactor: update directional process * refactor: udpate ion beam etching model * fix: faraday cage model, update python bindings * small map refactor * fix: bug in mask blur GDS * feat: parallel blur loop * fix: correct material check function in CSV file process * refactor: material info * feat: fix build * chore: format * fix: material info requires string for custom values * feat: MaterialValueMap iterator includes custom values * feat(MaterialValueMap): get entries by index * refactor: SelectiveEpitaxy material handling and emulation examples * refactor: rename header file with MaterialMap * refactor: CF4O2 model and selective epitaxy * fix: clean up finFET example * refactor: MultiParticleProcess uses MaterialValueMap * fix: check all examples * format * refactor: move geometric model logic to strategy * feat: mask materials in geometric model * fix: missing header, python stubs * refactor: use mask materials in emulation examples --------- Co-authored-by: Roman Kostal <roman.kstl@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.